home *** CD-ROM | disk | FTP | other *** search
/ SGI WebFORCE 1998 February / SGI WebFORCE 1998 February - Disc 1.iso / docs6.4 / relnotes / nss_directory / ch3.z / ch3
Encoding:
Text File  |  1998-02-25  |  5.2 KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        3.  _C_h_a_n_g_e_s__a_n_d__A_d_d_i_t_i_o_n_s
  9.  
  10.        The inst image name for this product has changed from
  11.        nnnnssss____ddddiiiirrrreeeeccccttttoooorrrryyyy to nnnnssssssss____ddddiiiirrrreeeeccccttttoooorrrryyyy. This is done to differentiate
  12.        between the Directory Server that was in SuiteSpot 2.x and
  13.        the one in SuiteSpot 3.x. It is not only a marketing bundle
  14.        change; the product resides in a different directory
  15.        structure (/usr/ns-home vs. /var/netscape/suitespot) and
  16.        works with a different Administration Server (2.x vs. 3.x).
  17.  
  18.        After installation of this Directory Server release, you
  19.        should manually migrate your configuration files and remove
  20.        the old server. You can remove it by doing _v_e_r_s_i_o_n_s _r_e_m_o_v_e
  21.        _n_s__d_i_r_e_c_t_o_r_y and then _r_m -_r /_u_s_r/_n_s-_h_o_m_e/_s_l_a_p_d-<_h_o_s_t> as
  22.        root user.
  23.  
  24.        The latest Release Notes on Netscape's web site in the next
  25.        section will list all new features since the last release.
  26.        In this section, we will address the upgrade path for owners
  27.        of previous releases.
  28.  
  29.        3.1  _U_p_d_a_t_i_n_g__t_h_e__A_c_c_e_s_s__C_o_n_t_r_o_l__S_t_a_t_e_m_e_n_t_s__i_n__a_n__L_D_I_F__F_i_l_e
  30.  
  31.        There's a new syntax in specifying the access control in the
  32.        LDIF format. You can update the old LDIF file to the new
  33.        syntax by running the program
  34.        ////vvvvaaaarrrr////nnnneeeettttssssccccaaaappppeeee////ssssuuuuiiiitttteeeessssppppooootttt////bbbbiiiinnnn////ssssllllaaaappppdddd////sssseeeerrrrvvvveeeerrrr////aaaacccclllluuuuppppgggg.
  35.  
  36.        3.2  _U_p_g_r_a_d_i_n_g__1_._x__D_i_r_e_c_t_o_r_y__S_e_r_v_e_r_s__t_o__3_._0
  37.  
  38.           +o Make sure your old Directory Server is shut down.
  39.  
  40.           +o Go to the new Administration Server (port 8181), and
  41.             click "Migrate from previous version".
  42.  
  43.           +o In the "Server Root to Import From" field, enter the
  44.             full path to the installation root directory for your
  45.             1.x Directory Server.
  46.  
  47.           +o Select the Directory Server entry from the "Servers to
  48.             Import From" list. A new 3.0 Directory Server instance
  49.             is now created based on the directory data and
  50.             configuration file contents in your 1.x directory
  51.             server.
  52.  
  53.           +o Go to the ON/OFF screen in your 3.0 server manager.
  54.             Click the Apply button and then click Apply Changes.
  55.  
  56.           +o Go to your new server's schema management tool and add
  57.             any schema enhancements that you used in your 1.x
  58.             server (this migration tool does not migrate your
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.             schema enhancements). Note also that many object
  75.             classes and attributes were removed from the schema for
  76.             3.0 that previously existed for 1.x. The release notes
  77.             document what has been removed. If you were using any
  78.             of these object classes or attributes in 1.x, you must
  79.             manually add them to your 3.0 server.
  80.  
  81.        The upgrade process has done the following for you:
  82.  
  83.           +o Created your new 3.0 Directory Server instance.
  84.  
  85.           +o Merged your old slapd.conf with your new slapd.conf.
  86.  
  87.           +o Copied all remaining configuration files, including all
  88.             schema information.
  89.  
  90.           +o Merged your old dsgw.conf file with your new dsgw.conf
  91.             file.
  92.  
  93.           +o Copied all remaining dsgw configuration files.
  94.  
  95.           +o Converted any old db backup files to work with your new
  96.             directory server instance. This includes converting
  97.             your old access control statements to the new ACI
  98.             syntax. Your slapd.conf file is also checked for suffix
  99.             information, and if the suffix is different from the
  100.             suffix found in the old db files, they are converted to
  101.             use this new suffix.  These new files are then copied
  102.             over to your new server installation directory.
  103.  
  104.           +o Converted your old LDIF files to work with your new
  105.             directory server instance in the same way as the db
  106.             files are converted.
  107.  
  108.           +o Converted the old database to use the correct access
  109.             control syntax. The converted database is also stored
  110.             in <NSHOME>/slapd-<serverID>/ldif/import.ldif.
  111.  
  112.           +o All configuration files are backed up into the conf_bk
  113.             directory.
  114.  
  115.        The new server is not running when this upgrade process is
  116.        finished. Before starting your new server installation,
  117.        closely examine it, especially your configuration and schema
  118.        files, to make sure that the server is configured correctly.
  119.  
  120.        Make sure that the old server is not running before you
  121.        attempt to start your new server.
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.